home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…on Library 1994 September / ARPLE-Sept-94-Supplement.iso / AppleSoft / System 7.5 Hands-on / Apple Guide / MoGuide / About MoGuide next >
Encoding:
Text File  |  1994-04-22  |  1.9 KB  |  43 lines  |  [ttro/ttxt]

  1. About MoGuide
  2. 22-Apr-94
  3.  
  4. MoGuide is work-in-progress for a demonstration of Apple Guide integration.
  5.  
  6. --- Installation -------------
  7.  
  8. The following files are required:
  9.  
  10. MoGuide - the application.
  11. Assistant - the Apple Guide file for MoGuide. Place in the same folder as MoGuide.
  12. System 7.5 - Apple Guide is included in the system release.
  13.  
  14. --- Operation ---------------
  15.  
  16. Double-click on MoGuide.  Use the "MoGuide" menu to open the default guide file (Assistant). The Assistant guide file will help you browse MoGuide and demonstrate its features.
  17.  
  18. --- Apple Guide Support -------
  19.  
  20. MoGuide uses the standard Apple Guide interface.  Current functionality includes the following:
  21.  
  22. • Sensing the current state of Apple Guide (installed, standby, running, etc.)
  23. • Detecting which "standard" help databases are available (Tutorial, Shortcuts, etc.)
  24. • Telling Apple Guide to startup with the default database or any specified database.
  25. • Responding to dynamic Coach-marking events.
  26. • Responding to context-check events.
  27. • Receiving events from Apple Guide.
  28. • Sending events to Apple Guide.
  29. • Finding Apple Guide databases, determining their type, and opening them.
  30.  
  31. --- Building MoGuide ----------
  32.  
  33. The source code for MoGuide is available on the "develop" Bookmark CD and on the Developer Reference Library CD.
  34.  
  35. TApplication and TDocument are built separately and are included as libraries in the build of MoGuide.  They were copied without change from MPW CPlusExamples (ETO #8 or newer).  They should do not need rebuilding.
  36.  
  37. To build MoGuide, set the directory path to the folder containing the MoGuide files.  Then enter "BuildProgram MoGuide". See MoGuide.make for more information.
  38.  
  39. The Assistant database is already built for you. Source is provided, but you will need the Apple Guide authoring tool to compile it.
  40.  
  41. --- For more information --------------------
  42.  
  43. Please direct your questions and comments to "JOHNPOWERS".